CagdDistanceTwoCtlPts
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
CagdDistanceTwoCtlPts()
SYNOPSIS
cagd_lib/mshplanr.c:31
CagdRType CagdDistanceTwoCtlPts(CagdRType **Points,
int Index1,
int Index2,
CagdPointType PType)
DESCRIPTION
Computes the distance between two control points at given indices Index?.
Only E2 or E3 point types are supported.
PARAMETERS:
Points: To compute the distance between.
Index1: Index of first point to consider.
Index2: Index of second point to consider.
PType: Type of points. Must be E2 or E3
FUNCTION RETURN VALUE
CagdRType: Euclidean distance between the two points.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:14 GMT, October 17, 2022